Page History: FIX Basics
Compare Page Revisions
Page Revision: 2012/09/17 11:10
The T4 FIX API conforms to the
Financial Information eXchange (FIX) Protocol with minor improvements and customizations. Documentation on FIX can be found at
http://www.fixprotocol.org.
To develop to the T4 FIX API, you need a dedicated SSL connection to a T4 FIX API server. Your FIX client will negotiate a socket TCP connection and authenticate login parameters. To assist in development, we can provide a FIX Simulator system with market depth and execution 24x5, regardless of real market hours. From the FIX API’s perspective, the FIX Simulator works exactly the same as a live FIX system.